From: Ian Campbell Date: Thu, 17 Jan 2013 08:55:21 +0000 (+0000) Subject: Tweak gitignore for Debian pkg-kernel using git X-Git-Tag: archive/raspbian/6.19.6-2+rpi1~3^2~90 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:mocancezar%40gmail.com//%22mailto:i18n-csb%40linuxcsb.org/%22/%22http:/www.example.com/%22mailto:mocancezar%40gmail.com/%22mailto:i18n-csb%40linuxcsb.org/%22?a=commitdiff_plain;h=fbebafbcd2f47f4adad1f24e5863e5db4c3a8ee4;p=linux.git Tweak gitignore for Debian pkg-kernel using git Forwarded: not-needed [bwh: Tweak further for pure git] Gbp-Pq: Topic debian Gbp-Pq: Name gitignore.patch --- diff --git a/.gitignore b/.gitignore index 3a7241c941f..16359abf610 100644 --- a/.gitignore +++ b/.gitignore @@ -82,11 +82,6 @@ modules.order # /rpmbuild/ -# -# Debian directory (make deb-pkg) -# -/debian/ - # # Snap directory (make snap-pkg) # @@ -103,21 +98,6 @@ modules.order /PKGBUILD /pacman/ -# -# We don't want to ignore the following even if they are dot-files -# -!.clang-format -!.clippy.toml -!.cocciconfig -!.editorconfig -!.get_maintainer.ignore -!.gitattributes -!.gitignore -!.kunitconfig -!.mailmap -!.pylintrc -!.rustfmt.toml - # # Generated include files # @@ -184,3 +164,10 @@ sphinx_*/ # Rust analyzer configuration /rust-project.json + +# +# Debian packaging: ignore everything at the top level, since it isn't +# included in our repository +# +/* +!/debian/